Welcome![Sign In][Sign Up]
Location:
Search - MDK mini2440

Search list

[Embeded-SCM DevelopMDK-ARM_mini2440_Example01_LED

Description: 此例程基于MDK-ARM(KEIL)开发环境编写,适用于友善之臂mini2440(micro2440)开发板,其它开发环境及ARM处理器也可参考学习。 此例程实现了控制LED1~LED4的功能,并对相关代码进行了必要的注释,便于初学者学习及测试仿真器使用。 -Based on this routine MDK-ARM (KEIL) development environment to prepare for the arm-friendly mini2440 (micro2440) development board, other development environment and the ARM processor can refer to the study. This routine has control LED1 ~ LED4 functions, and code-related notes have been necessary for beginners to learn and use the simulator test.
Platform: | Size: 40960 | Author: ylp78 | Hits:

[uCOSuCOS_uCGUI_01

Description: 在mini2440上成功移植的ucosii和ucgui程序!希望对大家有帮助!-The mini2440 successful transplant ucosii and ucgui program! We want to help!
Platform: | Size: 6996992 | Author: luojie | Hits:

[Embeded-SCM DevelopARMmini2440uCOSII

Description: 基于ARM mini2440的uCOSII移植及简单电子菜单应用-Based on ARM mini2440 of uCOSII transplantation and simple application of e-menu
Platform: | Size: 1393664 | Author: 谢楚元 | Hits:

[Embeded-SCM DevelopMDK

Description: MINI2440改用MDK开发的代码及文档-develop MINI2440 by MDK
Platform: | Size: 45056 | Author: 李德胜 | Hits:

[SCMEasyOS_Proj

Description: Mini2440初始化启动工程完整源码,作为mini2440工程的最初模型,可在此基础上进行进一步开发、学习。编译器为MDK,推荐用J-Link进行烧写、调试。-Mini2440 initial start work full source code, the initial model as mini2440 project can be the basis for further development and learning. Compiler for the MDK, recommended by J-Link for programming and debugging.
Platform: | Size: 138240 | Author: | Hits:

[uCOSS3C2440

Description: mini2440 ucos II, project compile in uvision mdk
Platform: | Size: 5520384 | Author: mrunmoy | Hits:

[SCMledtest

Description: 用realview mdk 调试mini2440或者2410led灯,是用学习mdk调试mini2440很好的实例-Debugging with realview mdk mini2440 or 2410led lights, a good example for mini2440 debugging with mdk
Platform: | Size: 47104 | Author: zy | Hits:

[uCOSucosii-for-mini2440

Description: 基于MDK开发的UCOS,实现简单的多任务,任务间通信-This UCOSii project is developed with MDK IDE, for mini2440 s3c2440 chip,it comes with multiy task and comunication between taskes
Platform: | Size: 6159360 | Author: 马志辉 | Hits:

[SCMuart_printf

Description: 移植编译库里面sprintf函数格式应用到S3C2440 开发板的串口0输出,比较方便输出字符串和整型数值等 开发环境是MDK ,使用分散加载文件,能够运行在SDRAM中,也可以运行在flash中。 此程序在mini2440开发板上验证过!-Transplantation compile the library inside the sprintf function formats applied to the S3C2440 development board serial port 0 output more convenient to output the string and integer values
Platform: | Size: 83968 | Author: 王某某 | Hits:

[Embeded Linuxadc_tp

Description: 将韦东山的书籍中:嵌入式Linux开发手册中,adc和tp的在linux环境下代码,移植到MDK环境中个运行。 使用分散加载文件,可以选择runinram or run inflash。 此程序在mini2440开发板上验证过。-Wei Dongshan' s books: Manual of embedded Linux development, adc, and tp the linux environment code, ported to run MDK environment. Using scatter-loading files, you can to select runinram or the run inflash. This program mini2440 development board verified.
Platform: | Size: 236544 | Author: 王某某 | Hits:

[SCMnand

Description: 开发环境:ReviewMDK 语言:汇编语言和C语言 开发板:mini2440(S3C2440) 代码内容:将nand中的代码copy到SDRAM中,然后跳转到SDRAM中执行, 要点:1,nand的操作 2,跳转指令的,位置无关指令的应用 3.使用MDK的2段分散加载文件-Development environment: ReviewMDK language: assembly language and C language development board: mini2440 (the S3C2440) code content: nand in the code to copy to the SDRAM, then jump to be executed in SDRAM main points: 1, the NAND operation of 2, jump instruction, the application of position-independent instructions. MDK 2 segment scatter-loading files
Platform: | Size: 69632 | Author: 王某某 | Hits:

[Embeded-SCM DevelopS3C2440PMDKPHJTAG_SOURCE_CODE

Description: 开发环境:ReviewMDK 语言:汇编语言和C语言 开发板:mini2440(S3C2440) 代码内容:将韦东山书本里德代码从linux环境下搬移到MDK中开发,调试,适用于初学者,有keyled,int,time,uart等-Development environment: ReviewMDK language: assembly language and C language development board: mini2440 (the S3C2440) code content: Wei Dongshan books Reed code from the linux environment move to MDK development, debugging, for beginners, keyled, int. time, the uart, etc.
Platform: | Size: 229376 | Author: 王某某 | Hits:

[ARM-PowerPC-ColdFire-MIPSstartcode

Description: 基于mini2440启动代码,适用于keil MDK,已经修改的非常通俗易懂,其中关闭看门狗.中断.内存初始化均采用C语言改写,更易于看懂-startcode for mini2440 on keil MDK,make some chage on watchdog.interrupt.SDRAM.Its easy to read and chage if you want
Platform: | Size: 13312 | Author: fansgooglefans | Hits:

[SCMuart-variable-parameter-for-mini2440

Description: mini2440 可变参数,使串行口可以使用类似uart_printf这样的函数,基于keil MDK,初学者非常容易看懂-mini2440 a viarable uart_printf func,modify bymyself
Platform: | Size: 144384 | Author: fansgooglefans | Hits:

[Embeded LinuxRealViewMDKJlinkMini2440

Description: RealView+MDK+Jlink+Mini2440测试程序移植(成功)2-RealView+MDK+Jlink+Mini2440 test procedures transplantation (success) 2
Platform: | Size: 1093632 | Author: jia | Hits:

[Software EngineeringRealView_MDK_Jlink_Mini2440

Description: 将ADS上的程序移植到MDK,实现MDK的配置和使用MDK对arm的调试,在mini2440,micro2440通过-Porting on the ADS to MDK, configurate MDK and use it to debug arm in mini2440, micro2440
Platform: | Size: 1085440 | Author: pk | Hits:

[ARM-PowerPC-ColdFire-MIPSMDK_2440test

Description: Mini2440 MDK环境下的裸机程序-Mini2440 program without system, MDK
Platform: | Size: 5143552 | Author: 洪志荣 | Hits:

[ARM-PowerPC-ColdFire-MIPS2440test

Description: Mini2440 MDK环境下的裸机程序,包含了几乎所有的外设驱动,还添加了一个自己使用的12864驱动程序。-The friendly mini2440 program without system, add a LCD12864 driver and should be build by MDK
Platform: | Size: 6833152 | Author: 洪志荣 | Hits:

[Other Embeded programkey_rtc_clock

Description: 硬件环境:ARM9-mini2440开发板 软件环境:Keil-MDK软件和J-Link ARM V4.36g软件项目描述: 1、基于ARM9-mini2440 三星s3c2440控制,通过 LCD液晶显示时钟界面、图形文字等; 2、引用RTC实时时钟,MMU,按键外部中断,字符、图像经过取模软件取模和PS软件处理 3、实现的功能:可通过按键产生外部中断进行时间的同步可调。 -The hardware environment: ARM9-mini2440 development board software environment: Keil-MDK software and the J-Link ARM V4.36g software project description: 1、基于ARM9-mini2440 三星s3c2440控制,通过 LCD液晶显示时钟界面、图形文字等; 1, based on the ARM9-mini2440 Samsung S3C2440 control, through the display clock interface, graphic characters, LCD lcd 2、引用RTC实时时钟,MMU,按键外部中断,字符、图像经过取模软件取模和PS软件处理 2, reference RTC real time clock, MMU, key external interrupt, character, image after modulo software module and PS software 3、实现的功能:可通过按键产生外部中断进行时间的同步可调。 3, realize the function: synchronous adjustable keys can generate external interrupt time.
Platform: | Size: 932864 | Author: 戴启盛 | Hits:

[ARM-PowerPC-ColdFire-MIPSmini2440-external-interrupt-MDK

Description: mini2440外部中断实验MDK 用板上的按键以中断的方式控制led灯。-mini2440 external interrupt experiments MDK board with buttons to control the interruption led lights.
Platform: | Size: 121856 | Author: | Hits:
« 12 »

CodeBus www.codebus.net